menu
market_commons package
documentation
widgets/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, {super.key});
market_commons package
documentation
widgets/width
Width
Width.new const constructor
Width class