fact_browser
home_screen
HomeScreen
onSelectStatement property
onSelectStatement
onSelectStatement
property
Null safety
ValueChanged
<
Statement
>
onSelectStatement
final
Stores if a statement is selected.
Implementation
final ValueChanged<Statement> onSelectStatement;
fact_browser
home_screen
HomeScreen
onSelectStatement property
HomeScreen class
Constructors
HomeScreen
Properties
createStatement
hashCode
isLoggedIn
key
onLogin
onQueryChanged
onSelectStatement
query
runtimeType
statements
title
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==