menu
uikit_flutter package
documentation
widgets/page_skeleton.dart
PageSkeleton
appBar property
appBar property
dark_mode
light_mode
appBar
property
PreferredSizeWidget
?
appBar
final
Optionally, an appbar can be provided as a custom widget.
Implementation
final PreferredSizeWidget? appBar;
uikit_flutter package
documentation
widgets/page_skeleton
PageSkeleton
appBar property
PageSkeleton class