menu
brain_dev_tools package
documentation
views/refresh_configuration_custom.dart
RefreshConfigurationCustom
RefreshConfigurationCustom.new const constructor
RefreshConfigurationCustom.new const constructor
dark_mode
light_mode
RefreshConfigurationCustom
constructor
const
RefreshConfigurationCustom
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const RefreshConfigurationCustom({super.key, required this.child});
brain_dev_tools package
documentation
views/refresh_configuration_custom
RefreshConfigurationCustom
RefreshConfigurationCustom.new const constructor
RefreshConfigurationCustom class