menu
draftmode_framework package
documentation
page/ui_page.dart
DraftModeUIPage
bottomLeading property
bottomLeading property
dark_mode
light_mode
bottomLeading
property
List
<
Widget
>
?
bottomLeading
final
Widgets anchored to the left side of the bottom bar.
Implementation
final List<Widget>? bottomLeading;
draftmode_framework package
documentation
page/ui_page
DraftModeUIPage
bottomLeading property
DraftModeUIPage class