menu
dotup_flutter_adaptive package
documentation
dotup_flutter_adaptive.dart
PlatformValue<T>
getValue method
getValue method
dark_mode
light_mode
getValue
method
T
getValue
(
BuildContext
context
)
Implementation
T getValue(BuildContext context) => _getValue(context);
dotup_flutter_adaptive package
documentation
dotup_flutter_adaptive
PlatformValue<T>
getValue method
PlatformValue class