menu
material_toolkit package
documentation
material_toolkit.dart
XEdgeInsets
all method
all method
dark_mode
light_mode
all
method
EdgeInsets
all
(
XSpaces
value
)
Implementation
EdgeInsets all(final XSpaces value) => EdgeInsets.all(value.toDouble(_spaces));
material_toolkit package
documentation
material_toolkit
XEdgeInsets
all method
XEdgeInsets class