menu
_iwu_pack package
documentation
extensions/num_extension.dart
ScaleInheritedStateContainer
ScaleInheritedStateContainer.new const constructor
ScaleInheritedStateContainer.new const constructor
dark_mode
light_mode
ScaleInheritedStateContainer
constructor
const
ScaleInheritedStateContainer
(
{
Key
?
key
,
required
double
scaleValue
,
required
Widget
child
,
})
Implementation
const ScaleInheritedStateContainer({ super.key, required this.scaleValue, required super.child, });
_iwu_pack package
documentation
extensions/num_extension
ScaleInheritedStateContainer
ScaleInheritedStateContainer.new const constructor
ScaleInheritedStateContainer class