system library

Classes

System

Properties

applicationKey ↔ GlobalKey<State<StatefulWidget>>
getter/setter pair
applicationTitle → String
final
appType → ApplicationTypes
final
defaultDomain → String
no setter
isDesktop → bool
no setter
isMobile → bool
no setter
isWeb → bool
no setter
kDebugMode → bool
final
platform → String
no setter
version → String
final

Typedefs

CommitCallback = Future<bool> Function()