menu
xmrbi_base_design package
documentation
entity/EdgeInfo.dart
EdgeInfo
EdgeInfo.new constructor
EdgeInfo.new constructor
dark_mode
light_mode
EdgeInfo
constructor
EdgeInfo
(
{
required
double
all
,
double
?
left
,
double
?
top
,
double
?
right
,
double
?
bottom
,
})
Implementation
EdgeInfo({required this.all, this.left,this.top,this.right,this.bottom});
xmrbi_base_design package
documentation
entity/EdgeInfo
EdgeInfo
EdgeInfo.new constructor
EdgeInfo class