how can I align widgets in a row from the start and from the end flutter code example
Example: flutter center row
mainAxisAlignment: MainAxisAlignment.center //Center Column contents vertically,
mainAxisAlignment: MainAxisAlignment.center //Center Column contents vertically,