menu
bzframework package
documentation
power/widget_layout_power.dart
WidgetLayoutPower
asList method
asList method
dark_mode
light_mode
asList
method
List
<
Widget
>
asList
(
)
Implementation
List<Widget> asList() { return [this]; }
bzframework package
documentation
power/widget_layout_power
WidgetLayoutPower
asList method
WidgetLayoutPower extension on
Widget