menu
flutter_compose_ui_modifiers package
documentation
other/m_nodata.dart
MCenterTip
MCenterTip.new const constructor
MCenterTip.new const constructor
dark_mode
light_mode
MCenterTip
constructor
const
MCenterTip
(
{
required
String
tip
,
double
?
loadingIconSize
,
Key
?
key
,
})
Implementation
const MCenterTip({required this.tip, this.loadingIconSize, super.key});
flutter_compose_ui_modifiers package
documentation
other/m_nodata
MCenterTip
MCenterTip.new const constructor
MCenterTip class