menu
fast_app_base package
documentation
common/widget/w_height_and_width.dart
Width
Width.new const constructor
Width.new const constructor
dark_mode
light_mode
Width
constructor
const
Width
(
double
width
, {
Key
?
key
,
})
Implementation
const Width( this.width, { Key? key, }) : super(key: key);
fast_app_base package
documentation
common/widget/w_height_and_width
Width
Width.new const constructor
Width class