menu
fluttery_framework package
documentation
view/app_state.dart
AppState<T extends StatefulWidget>
isLastState property
isLastState property
dark_mode
light_mode
isLastState
property
bool
get
isLastState
inherited
Implementation
bool get isLastState => isEndState;
fluttery_framework package
documentation
view/app_state
AppState<T extends StatefulWidget>
isLastState property
AppState class