menu
barcode_scanner
common_data
Insets
Insets const constructor
Insets
brightness_4
brightness_5
Insets
constructor
const
Insets
(
{
double
?
left
,
double
?
top
,
double
?
bottom
,
double
?
right
}
)
Implementation
const Insets({this.left, this.top, this.bottom, this.right});
barcode_scanner
common_data
Insets
Insets const constructor
Insets class
Constructors
Insets
all
fromJson
horizontal
vertical
Properties
bottom
hashCode
left
right
runtimeType
top
Methods
noSuchMethod
toJson
toString
Operators
operator ==