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