expanded property
final
Indicator whether this Block should occupy the whole space, if true
,
or be fixed width otherwise.
If not specified, then MobileExtensionOnContext.isNarrow is used.
Implementation
final bool? expanded;
Indicator whether this Block should occupy the whole space, if true
,
or be fixed width otherwise.
If not specified, then MobileExtensionOnContext.isNarrow is used.
final bool? expanded;