menu
draftmode_framework package
documentation
page/ui_page.dart
DraftModeUIPage
topTrailing property
topTrailing property
dark_mode
light_mode
topTrailing
property
List
<
Widget
>
?
topTrailing
final
Widgets displayed on the right side of the navigation bar.
Implementation
final List<Widget>? topTrailing;
draftmode_framework package
documentation
page/ui_page
DraftModeUIPage
topTrailing property
DraftModeUIPage class