menu
flutter_tailwindcss package
documentation
core/tw_spacing.dart
TwSpacing
xempty property
xempty property
dark_mode
light_mode
xempty
property
EdgeInsets
xempty
getter/setter pair
left: 1; right: 1;
Implementation
static EdgeInsets xempty = const EdgeInsets.symmetric(horizontal: 1);
flutter_tailwindcss package
documentation
core/tw_spacing
TwSpacing
xempty property
TwSpacing class