menu
draftmode_framework package
documentation
page/page.dart
DraftModePage
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/page
DraftModePage
topTrailing property
DraftModePage class