menu
coastline package
documentation
ui/state_extra.dart
PopValue<T>
PopValue.new constructor
PopValue.new constructor
dark_mode
light_mode
PopValue<
T
>
constructor
PopValue<
T
>
(
T
t
,
bool
needUpdate
)
Implementation
PopValue(this.t, this.needUpdate);
coastline package
documentation
ui/state_extra
PopValue<T>
PopValue.new constructor
PopValue class