menu
moviestar
widgets/theme_toggle_button.dart
ThemeToggleButton
isIconButton property
isIconButton
dark_mode
light_mode
isIconButton
property
bool
isIconButton
final
Whether to show as an icon button or a regular button.
Implementation
final bool isIconButton;
moviestar
theme_toggle_button
ThemeToggleButton
isIconButton property
ThemeToggleButton class