menu
niku package
documentation
proxy/inputDecoration.dart
InputDecorationProxy
filled property
filled property
dark_mode
light_mode
filled
property
set
filled
(
bool
?
v
)
Implementation
set filled(bool? v) => _decoration.filled = v;
niku package
documentation
proxy/inputDecoration
InputDecorationProxy
filled property
InputDecorationProxy class