menu
nim_core_v2
nim_core.dart
NIMDndConfig
NIMDndConfig constructor
NIMDndConfig
dark_mode
light_mode
NIMDndConfig
constructor
NIMDndConfig
(
{
bool
?
showDetail
,
bool
?
dndOn
,
int
?
fromH
,
int
?
fromM
,
int
?
toH
,
int
?
toM
,
})
Implementation
NIMDndConfig({ this.showDetail, this.dndOn, this.fromH, this.fromM, this.toH, this.toM, });
nim_core_v2
nim_core_v2
NIMDndConfig
NIMDndConfig constructor
NIMDndConfig class