menu
flutter_adaptive_core package
documentation
components/adaptive_theme_data.dart
AdaptiveThemeData
AdaptiveThemeData.new const constructor
AdaptiveThemeData.new const constructor
dark_mode
light_mode
AdaptiveThemeData
constructor
const
AdaptiveThemeData
(
{
Brightness
?
brightness
,
})
Implementation
const AdaptiveThemeData({this.brightness});
flutter_adaptive_core package
documentation
components/adaptive_theme_data
AdaptiveThemeData
AdaptiveThemeData.new const constructor
AdaptiveThemeData class