centerMiddle property Null safety
final
Whether to align the middle widget to the center of this widget or next to the leading widget when false.
Implementation
final bool centerMiddle;
Whether to align the middle widget to the center of this widget or next to the leading widget when false.
final bool centerMiddle;