NeoValueTextWidget constructor
const
NeoValueTextWidget({
- Key? key,
- DartBlockValue? neoValue,
Implementation
const NeoValueTextWidget({super.key, this.neoValue});
const NeoValueTextWidget({super.key, this.neoValue});