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