menu
fluttery_framework package
documentation
view/app_state.dart
AppState<T extends StatefulWidget>
inShowSemanticsDebugger property
inShowSemanticsDebugger property
dark_mode
light_mode
inShowSemanticsDebugger
property
bool
? Function
()
?
inShowSemanticsDebugger
final
inherited
Returns 'Show Semantics' boolean indicator if any.
Implementation
final bool? Function()? inShowSemanticsDebugger;
fluttery_framework package
documentation
view/app_state
AppState<T extends StatefulWidget>
inShowSemanticsDebugger property
AppState class