menu
stellar_flutter_sdk
stellar_flutter_sdk
Memo
text static method
text
brightness_4
brightness_5
text
static method
MemoText
text
(
String
text
)
Creates MemoText instance.
Implementation
static MemoText text(String text) { return MemoText(text); }
stellar_flutter_sdk
stellar_flutter_sdk
Memo
text static method
Memo class