menu
http_inspect_view package
documentation
ui/inspector_text_scale.dart
InspectorTextScale
InspectorTextScale.new const constructor
InspectorTextScale.new const constructor
dark_mode
light_mode
InspectorTextScale
constructor
const
InspectorTextScale
(
{
required
Widget
child
,
Key
?
key
,
})
Implementation
const InspectorTextScale({required this.child, super.key});
http_inspect_view package
documentation
ui/inspector_text_scale
InspectorTextScale
InspectorTextScale.new const constructor
InspectorTextScale class