menu
obsly_flutter package
documentation
models/obsly_tools.dart
ObslyTools
ObslyTools.new const constructor
ObslyTools.new const constructor
dark_mode
light_mode
ObslyTools
constructor
const
ObslyTools
(
{
String
?
textsUrl
,
String
?
rulesUrl
,
})
Implementation
const ObslyTools({ this.textsUrl, this.rulesUrl, });
obsly_flutter package
documentation
models/obsly_tools
ObslyTools
ObslyTools.new const constructor
ObslyTools class