AppBarWidth extension
- on
Methods
-
appBar(
String title, {bool isThin = true, bool? centerTitle, List< Widget> ? actions, Widget? leading, Widget? bottom}) → PreferredSize? -
Available on BuildContext, provided by the AppBarWidth extension
-
appBarChild(
Widget child, {bool isThin = true, bool? centerTitle, List< Widget> ? actions, Widget? leading, Widget? bottom, IconThemeData? iconTheme}) → PreferredSize? -
Available on BuildContext, provided by the AppBarWidth extension