menu
storage_ui package
documentation
widgets/text_widget.dart
CacheStorageText
onUpdate property
onUpdate property
dark_mode
light_mode
onUpdate
property
void Function
(
String
newValue
)
onUpdate
final
Implementation
final void Function(String newValue) onUpdate;
storage_ui package
documentation
widgets/text_widget
CacheStorageText
onUpdate property
CacheStorageText class