menu
remix package
documentation
remix.dart
TextFieldStyler
TextFieldStyler.size factory constructor
TextFieldStyler.size factory constructor
dark_mode
light_mode
TextFieldStyler.size
constructor
TextFieldStyler.size
(
double
width
,
double
height
)
Implementation
factory TextFieldStyler.size(double width, double height) => TextFieldStyler().size(width, height);
remix package
documentation
remix
TextFieldStyler
TextFieldStyler.size factory constructor
TextFieldStyler class