StfulStless extension
Methods
-
xFloationActiobButton({bool autofocus = false, Clip clipBehavior = Clip.none, Color color, Brightness colorBrightness, Color focusColor, FocusNode focusNode, Color highlightColor, Color hoverColor, Key key, MaterialTapTargetSize materialTapTargetSize, void onHighlightChanged(bool), void onLongPress(), EdgeInsetsGeometry padding, ShapeBorder shape, Color splashColor, Color textColor, ButtonTextTheme textTheme, double disabledElevation, double elevation, double focusElevation, Color foregroundColor, Object heroTag, double highlightElevation, String tooltip, bool isExtended = false, bool mini = false, double hoverElevation, Function onTap})
→ Widget
-
-
xIconButton({Key key, double iconSize = 24.0, EdgeInsetsGeometry padding = const EdgeInsets.all(8.0), AlignmentGeometry alignment = Alignment.center, Widget icon, Color focusColor, Color hoverColor, Color color, Color splashColor, Color highlightColor, Color disabledColor, VoidCallback onPressed, FocusNode focusNode, bool autofocus = false, String tooltip, bool enableFeedback = true})
→ Widget
-
-
xMaterialApp({GlobalKey<NavigatorState> navigatorKey, Key key, Map<String, Widget Function(BuildContext)> routes = const <String, WidgetBuilder>{}, String initialRoute, Route onGenerateRoute(RouteSettings), Route onUnknownRoute(RouteSettings), List<NavigatorObserver> navigatorObservers = const <NavigatorObserver>[], Widget builder(BuildContext, Widget), String title = '', String onGenerateTitle(BuildContext), Color color, ThemeData theme, ThemeData darkTheme, ThemeMode themeMode = ThemeMode.system, Locale locale, Iterable<LocalizationsDelegate> localizationsDelegates, Locale localeListResolutionCallback(List<Locale>, Iterable<Locale>), Locale localeResolutionCallback(Locale, Iterable<Locale>), Iterable<Locale> supportedLocales = const <Locale>[Locale('en', 'US')], bool debugShowMaterialGrid = false, bool showPerformanceOverlay = false, bool checkerboardRasterCacheImages = false, bool checkerboardOffscreenLayers = false, bool showSemanticsDebugger = false, bool debugShowCheckedModeBanner = false})
→ Widget
-