farmershands
cow_current_status_screen
CowCurrentStatusScreenState
onWillPop method
onWillPop
onWillPop
method
Null safety
Future
<
bool
>
onWillPop
(
)
Implementation
Future<bool> onWillPop() async { return Future.value(true); }
farmershands
cow_current_status_screen
CowCurrentStatusScreenState
onWillPop method
CowCurrentStatusScreenState class
Constructors
CowCurrentStatusScreenState
Properties
context
cowGroupState
cowState
farmState
hashCode
mounted
runtimeType
vm
widget
Methods
activate
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
initState
noSuchMethod
onWillPop
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==