menu
pixel_prompt package
documentation
core/app.dart
AppInstance
shouldRebuild property
shouldRebuild property
dark_mode
light_mode
shouldRebuild
property
bool
shouldRebuild
getter/setter pair
Whether the app should perform a rebuild in the next cycle.
Implementation
bool shouldRebuild = false;
pixel_prompt package
documentation
core/app
AppInstance
shouldRebuild property
AppInstance class