menu
mxbase package
documentation
model/uidata.dart
UIData
picExp static method
picExp static method
dark_mode
light_mode
picExp
static method
RegExp
picExp
(
)
Implementation
static RegExp picExp() => RegExp(r"(http|https):([/|.|\w|\s|-])*\.(?:jpg|gif|png)");
mxbase package
documentation
model/uidata
UIData
picExp static method
UIData class