menu
tart_dev package
documentation
ast.dart
EdgeInsets
EdgeInsets constructor
EdgeInsets constructor
dark_mode
light_mode
EdgeInsets
constructor
EdgeInsets
(
double
top
,
double
right
,
double
bottom
,
double
left
,
)
Implementation
EdgeInsets(this.top, this.right, this.bottom, this.left);
tart_dev package
documentation
ast
EdgeInsets
EdgeInsets constructor
EdgeInsets class