menu
forui package
documentation
theme.dart
FCapturedTheme
theme property
theme property
dark_mode
light_mode
theme
property
ValueListenable
<
FThemeData
>
?
theme
final
The captured theme data, or null if no theme was captured.
Implementation
final ValueListenable<FThemeData>? theme;
forui package
documentation
theme
FCapturedTheme
theme property
FCapturedTheme class