menu
flukit_plus package
documentation
flukit.dart
LogValueNotifier
LogValueNotifier.new constructor
LogValueNotifier.new constructor
dark_mode
light_mode
LogValueNotifier
constructor
LogValueNotifier
(
[
List
<
LogInfo
>
?
value
])
Implementation
LogValueNotifier([List<LogInfo>? value]) : super(value ?? <LogInfo>[]);
flukit_plus package
documentation
flukit
LogValueNotifier
LogValueNotifier.new constructor
LogValueNotifier class