menu
tengits_common package
documentation
widgets/src/textFlag.dart
RedTextLabel
RedTextLabel.new const constructor
RedTextLabel.new const constructor
dark_mode
light_mode
RedTextLabel
constructor
const
RedTextLabel
(
String
?
data
, {
Key
?
key
,
bool
isRequired
=
false
,
})
Implementation
const RedTextLabel(this.data, {Key? key, this.isRequired = false}) : super(key: key);
tengits_common package
documentation
widgets/src/textFlag
RedTextLabel
RedTextLabel.new const constructor
RedTextLabel class