expanded property

bool? expanded
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;