menu
yuuna
pages
BasePageState
<
T extends BasePage
>
theme property
theme
brightness_4
brightness_5
theme
property
ThemeData
theme
Shortcut for accessing the app-wide theme.
Implementation
ThemeData get theme => Theme.of(context);
yuuna
pages
BasePageState
<
T extends BasePage
>
theme property
BasePageState class
Constructors
BasePageState
Properties
appModel
appModelNoUpdate
context
creatorModel
creatorModelNoUpdate
hashCode
mounted
ref
runtimeType
selectionControls
textTheme
theme
widget
Methods
activate
build
buildError
buildLoading
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
initState
noSuchMethod
onSearch
onShare
onStash
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==