menu
weirdgets package
documentation
reverted_textfield/reverted_textfield.dart
RevertedTexfield
RevertedTexfield const constructor
RevertedTexfield const constructor
dark_mode
light_mode
RevertedTexfield
constructor
const
RevertedTexfield
(
{
Key
?
key
,
})
Implementation
const RevertedTexfield({Key? key}) : super(key: key);
weirdgets package
documentation
reverted_textfield/reverted_textfield
RevertedTexfield
RevertedTexfield const constructor
RevertedTexfield class