menu
googleapis package
documentation
shared.dart
$FixedOrPercent
$FixedOrPercent.new constructor
$FixedOrPercent.new constructor
dark_mode
light_mode
$FixedOrPercent
constructor
$FixedOrPercent
(
{
int
?
fixed
,
int
?
percent
,
})
Implementation
$FixedOrPercent({this.fixed, this.percent});
googleapis package
documentation
shared
$FixedOrPercent
$FixedOrPercent.new constructor
$FixedOrPercent class